home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 June / CHIP Turkiye Haziran 1997.iso / shar / wincmd / install.bin / WINCMD32.EXE / 0 / RCDATA / TDLGCONFIGALL / TDLGCONFIGALL.txt
Text File  |  1996-12-31  |  46KB  |  1,906 lines

  1. object DLGCONFIGALL: TDLGCONFIGALL
  2.   Tag = 1
  3.   Left = 363
  4.   Top = 47
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Configuration'
  8.   ClientHeight = 412
  9.   ClientWidth = 408
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   OnKeyDown = FormKeyDown
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object OK: TButton
  22.     Tag = 4001
  23.     Left = 71
  24.     Top = 384
  25.     Width = 80
  26.     Height = 23
  27.     Caption = 'OK'
  28.     Default = True
  29.     TabOrder = 0
  30.     OnClick = OKClick
  31.   end
  32.   object Cancel: TButton
  33.     Tag = 4002
  34.     Left = 155
  35.     Top = 384
  36.     Width = 80
  37.     Height = 23
  38.     Cancel = True
  39.     Caption = 'Cancel'
  40.     ModalResult = 2
  41.     TabOrder = 1
  42.     OnClick = CancelClick
  43.   end
  44.   object Apply: TButton
  45.     Tag = 12
  46.     Left = 323
  47.     Top = 384
  48.     Width = 80
  49.     Height = 23
  50.     Caption = 'Apply'
  51.     Enabled = False
  52.     TabOrder = 3
  53.     OnClick = ApplyClick
  54.   end
  55.   object Help: TButton
  56.     Tag = 4003
  57.     Left = 239
  58.     Top = 384
  59.     Width = 80
  60.     Height = 23
  61.     Caption = 'Help'
  62.     TabOrder = 2
  63.     OnClick = HelpClick
  64.   end
  65.   object Notebook: TMyTabbedNotebook
  66.     Tag = 2
  67.     Left = 0
  68.     Top = 0
  69.     Width = 408
  70.     Height = 381
  71.     Align = alTop
  72.     TabsPerRow = 4
  73.     TabFont.Color = clBlack
  74.     TabFont.Height = -11
  75.     TabFont.Name = 'MS Sans Serif'
  76.     TabFont.Style = []
  77.     TabOrder = 4
  78.     OnChange = NotebookChange
  79.     object TTabPage
  80.       Left = 4
  81.       Top = 42
  82.       HelpContext = 120
  83.       Caption = 'Layout'
  84.       object GroupBox5: TGroupBox
  85.         Tag = 3
  86.         Left = 12
  87.         Top = 28
  88.         Width = 361
  89.         Height = 233
  90.         Caption = ' Screen layout '
  91.         TabOrder = 0
  92.         object idShowButtonBar: TCheckBox
  93.           Tag = 4
  94.           Left = 10
  95.           Top = 36
  96.           Width = 333
  97.           Height = 17
  98.           HelpContext = 1
  99.           Caption = 'Show &button bar'
  100.           TabOrder = 0
  101.           OnClick = Layoutclick
  102.         end
  103.         object idShowDriveButtons: TCheckBox
  104.           Tag = 5
  105.           Left = 10
  106.           Top = 60
  107.           Width = 333
  108.           Height = 17
  109.           Caption = 'Show &drive buttons'
  110.           TabOrder = 1
  111.           OnClick = Layoutclick
  112.         end
  113.         object idShowDriveCombo: TCheckBox
  114.           Tag = 6
  115.           Left = 10
  116.           Top = 84
  117.           Width = 333
  118.           Height = 17
  119.           Caption = 'Show d&rive combobox'
  120.           TabOrder = 2
  121.           OnClick = Layoutclick
  122.         end
  123.         object idShowCurDir: TCheckBox
  124.           Tag = 7
  125.           Left = 10
  126.           Top = 108
  127.           Width = 333
  128.           Height = 17
  129.           Caption = 'Show ¤t directory'
  130.           TabOrder = 3
  131.           OnClick = Layoutclick
  132.         end
  133.         object idShowTabheader: TCheckBox
  134.           Tag = 8
  135.           Left = 10
  136.           Top = 132
  137.           Width = 333
  138.           Height = 17
  139.           Caption = 'Show &tabstop header'
  140.           TabOrder = 4
  141.           OnClick = Layoutclick
  142.         end
  143.         object idShowStatusbar: TCheckBox
  144.           Tag = 9
  145.           Left = 10
  146.           Top = 156
  147.           Width = 333
  148.           Height = 17
  149.           Caption = 'Show &status bar'
  150.           TabOrder = 5
  151.           OnClick = Layoutclick
  152.         end
  153.         object idShowCmdLine: TCheckBox
  154.           Tag = 10
  155.           Left = 10
  156.           Top = 180
  157.           Width = 333
  158.           Height = 17
  159.           Caption = 'Show command &line'
  160.           TabOrder = 6
  161.           OnClick = Layoutclick
  162.         end
  163.         object idShowKeyButtons: TCheckBox
  164.           Tag = 11
  165.           Left = 10
  166.           Top = 204
  167.           Width = 333
  168.           Height = 17
  169.           Caption = 'Show &function key buttons'
  170.           TabOrder = 7
  171.           OnClick = Layoutclick
  172.         end
  173.       end
  174.     end
  175.     object TTabPage
  176.       Left = 4
  177.       Top = 42
  178.       HelpContext = 300
  179.       Caption = 'Operation'
  180.       object Mouseselectionmode: TGroupBox
  181.         Tag = 20
  182.         Left = 8
  183.         Top = 9
  184.         Width = 367
  185.         Height = 60
  186.         Caption = ' Mouse selection mode '
  187.         TabOrder = 0
  188.         object IdConfrightbutton: TRadioButton
  189.           Tag = 21
  190.           Left = 10
  191.           Top = 18
  192.           Width = 355
  193.           Height = 20
  194.           Caption = 'Use &right mouse button (as in NC)'
  195.           TabOrder = 0
  196.           TabStop = True
  197.           OnClick = IDAnyButtonClick
  198.         end
  199.         object IdConfleftbutton: TRadioButton
  200.           Tag = 22
  201.           Left = 10
  202.           Top = 37
  203.           Width = 355
  204.           Height = 20
  205.           Caption = '&Left mouse button (Windows standard)'
  206.           TabOrder = 1
  207.           OnClick = IDAnyButtonClick
  208.         end
  209.       end
  210.       object SelectionwithGray: TGroupBox
  211.         Tag = 23
  212.         Left = 8
  213.         Top = 71
  214.         Width = 181
  215.         Height = 82
  216.         Caption = ' Selection (with Gray + ) '
  217.         TabOrder = 1
  218.         object IdConfFilesOnly: TRadioButton
  219.           Tag = 24
  220.           Left = 10
  221.           Top = 19
  222.           Width = 169
  223.           Height = 22
  224.           Caption = '&Select files only'
  225.           TabOrder = 0
  226.           TabStop = True
  227.           OnClick = IDAnyButtonClick
  228.         end
  229.         object IdConfAlsoDirs: TRadioButton
  230.           Tag = 25
  231.           Left = 10
  232.           Top = 39
  233.           Width = 169
  234.           Height = 22
  235.           Caption = 'Also select d&irectories'
  236.           TabOrder = 1
  237.           OnClick = IDAnyButtonClick
  238.         end
  239.       end
  240.       object QuickSearchGroup: TGroupBox
  241.         Tag = 26
  242.         Left = 195
  243.         Top = 71
  244.         Width = 180
  245.         Height = 82
  246.         Caption = ' Quick search (current dir) '
  247.         TabOrder = 2
  248.         object IdConfAltForMenu: TRadioButton
  249.           Tag = 27
  250.           Left = 10
  251.           Top = 19
  252.           Width = 149
  253.           Height = 20
  254.           Caption = '&CTRL+ALT+Letters'
  255.           TabOrder = 0
  256.           TabStop = True
  257.           OnClick = IDAnyButtonClick
  258.         end
  259.         object IdConfAltForQuickSearch: TRadioButton
  260.           Tag = 28
  261.           Left = 10
  262.           Top = 39
  263.           Width = 110
  264.           Height = 20
  265.           Caption = 'AL&T+Letters'
  266.           TabOrder = 1
  267.           OnClick = IDAnyButtonClick
  268.         end
  269.         object IdConfLetterQuickSearch: TRadioButton
  270.           Tag = 29
  271.           Left = 10
  272.           Top = 59
  273.           Width = 103
  274.           Height = 20
  275.           Caption = 'L&etter only'
  276.           TabOrder = 2
  277.           OnClick = IDAnyButtonClick
  278.         end
  279.       end
  280.       object Saveonexit: TGroupBox
  281.         Tag = 30
  282.         Left = 8
  283.         Top = 155
  284.         Width = 181
  285.         Height = 82
  286.         Caption = ' Save on exit '
  287.         TabOrder = 3
  288.         object IdConfsavedirs: TCheckBox
  289.           Tag = 31
  290.           Left = 10
  291.           Top = 17
  292.           Width = 169
  293.           Height = 20
  294.           Caption = '&Directories'
  295.           TabOrder = 0
  296.           OnClick = IDAnyButtonClick
  297.         end
  298.         object IdConfsavepanels: TCheckBox
  299.           Tag = 32
  300.           Left = 10
  301.           Top = 37
  302.           Width = 169
  303.           Height = 20
  304.           TabStop = False
  305.           Caption = '&Panels (brief/full, etc.)'
  306.           TabOrder = 1
  307.           OnClick = IDAnyButtonClick
  308.         end
  309.         object IdConfCommandLines: TCheckBox
  310.           Tag = 33
  311.           Left = 10
  312.           Top = 58
  313.           Width = 169
  314.           Height = 20
  315.           Caption = 'Old co&mmand lines'
  316.           TabOrder = 2
  317.           OnClick = IDAnyButtonClick
  318.         end
  319.       end
  320.       object Win95NTGroup: TGroupBox
  321.         Tag = 34
  322.         Left = 195
  323.         Top = 155
  324.         Width = 180
  325.         Height = 82
  326.         Caption = ' Win95/NT specific '
  327.         TabOrder = 4
  328.         object Label5: TLabel
  329.           Tag = 37
  330.           Left = 8
  331.           Top = 57
  332.           Width = 167
  333.           Height = 20
  334.           AutoSize = False
  335.           Caption = 'recycle bin (shift=directly)'
  336.         end
  337.         object IdConf_Longnames: TCheckBox
  338.           Tag = 35
  339.           Left = 10
  340.           Top = 17
  341.           Width = 164
  342.           Height = 20
  343.           Caption = '&Use long names'
  344.           TabOrder = 0
  345.           OnClick = IDAnyButtonClick
  346.         end
  347.         object IdConf_trashcan: TCheckBox
  348.           Tag = 36
  349.           Left = 10
  350.           Top = 37
  351.           Width = 160
  352.           Height = 20
  353.           Caption = '&F8/DEL deletes to'
  354.           TabOrder = 1
  355.           OnClick = IDAnyButtonClick
  356.         end
  357.       end
  358.       object SelectionWithSpaceGroup: TGroupBox
  359.         Tag = 38
  360.         Left = 8
  361.         Top = 239
  362.         Width = 367
  363.         Height = 70
  364.         Caption = ' Selection with SPACE '
  365.         TabOrder = 5
  366.         object Label2: TLabel
  367.           Tag = 40
  368.           Left = 27
  369.           Top = 46
  370.           Width = 338
  371.           Height = 20
  372.           AutoSize = False
  373.           Caption = 'selecting with SPACE and before copying/deleting'
  374.         end
  375.         object IdConf_Countfiles: TCheckBox
  376.           Tag = 39
  377.           Left = 10
  378.           Top = 22
  379.           Width = 352
  380.           Height = 20
  381.           Caption = 'C&alculate space occupied by subdirectories when'
  382.           TabOrder = 0
  383.           OnClick = IDAnyButtonClick
  384.         end
  385.       end
  386.     end
  387.     object TTabPage
  388.       Left = 4
  389.       Top = 42
  390.       HelpContext = 320
  391.       Caption = 'Display'
  392.       object GroupBox4: TGroupBox
  393.         Tag = 51
  394.         Left = 8
  395.         Top = 2
  396.         Width = 367
  397.         Height = 39
  398.         Caption = ' Main program '
  399.         TabOrder = 0
  400.         object IdConf_oneinstanceonly: TCheckBox
  401.           Tag = 52
  402.           Left = 10
  403.           Top = 15
  404.           Width = 354
  405.           Height = 16
  406.           Caption = 'Allow only &1 copy of Windows Commander at a time'
  407.           TabOrder = 0
  408.           OnClick = IDAnyButtonClick
  409.         end
  410.       end
  411.       object Fileswithspecialattributes: TGroupBox
  412.         Tag = 53
  413.         Left = 8
  414.         Top = 43
  415.         Width = 367
  416.         Height = 55
  417.         Caption = ' File display '
  418.         TabOrder = 1
  419.         object IdConfshowhidsys: TCheckBox
  420.           Tag = 54
  421.           Left = 10
  422.           Top = 15
  423.           Width = 354
  424.           Height = 16
  425.           Caption = '&Show hidden/system files (for experts only!)'
  426.           TabOrder = 0
  427.           OnClick = SymbolsClick
  428.         end
  429.         object IdConfLower83Names: TCheckBox
  430.           Tag = 65
  431.           Left = 10
  432.           Top = 33
  433.           Width = 354
  434.           Height = 16
  435.           Caption = 'Show old &8.3 filenames lowercase (like explorer)'
  436.           TabOrder = 1
  437.           OnClick = SymbolsClick
  438.         end
  439.       end
  440.       object GroupBox1: TGroupBox
  441.         Tag = 55
  442.         Left = 8
  443.         Top = 101
  444.         Width = 367
  445.         Height = 92
  446.         Caption = ' Show symbols to the left of the filename '
  447.         TabOrder = 2
  448.         object IdConfShowAllIcons: TRadioButton
  449.           Tag = 56
  450.           Left = 10
  451.           Top = 33
  452.           Width = 354
  453.           Height = 16
  454.           Caption = '&All'
  455.           TabOrder = 1
  456.           TabStop = True
  457.           OnClick = SymbolsClick
  458.         end
  459.         object IdConfshowStandardIcons: TRadioButton
  460.           Tag = 57
  461.           Left = 10
  462.           Top = 51
  463.           Width = 354
  464.           Height = 16
  465.           Caption = '&Only standard symbols'
  466.           TabOrder = 2
  467.           OnClick = SymbolsClick
  468.         end
  469.         object IdConfShowNoIcons: TRadioButton
  470.           Tag = 58
  471.           Left = 10
  472.           Top = 69
  473.           Width = 354
  474.           Height = 16
  475.           Caption = '&No symbols'
  476.           TabOrder = 3
  477.           OnClick = SymbolsClick
  478.         end
  479.         object IdConfAllAndEXE: TRadioButton
  480.           Tag = 66
  481.           Left = 10
  482.           Top = 15
  483.           Width = 354
  484.           Height = 16
  485.           Caption = 'All associated + &EXE/LNK (slow, 32-bit only)'
  486.           TabOrder = 0
  487.           TabStop = True
  488.           OnClick = SymbolsClick
  489.         end
  490.       end
  491.       object Sortingdirectories: TGroupBox
  492.         Tag = 59
  493.         Left = 8
  494.         Top = 196
  495.         Width = 367
  496.         Height = 55
  497.         Caption = ' Sorting directories '
  498.         TabOrder = 3
  499.         object IdConfDirsByName: TRadioButton
  500.           Tag = 60
  501.           Left = 10
  502.           Top = 15
  503.           Width = 354
  504.           Height = 16
  505.           Caption = 'Always &by name'
  506.           TabOrder = 0
  507.           TabStop = True
  508.           OnClick = SymbolsClick
  509.         end
  510.         object IdConfDirsLikeFiles: TRadioButton
  511.           Tag = 61
  512.           Left = 10
  513.           Top = 33
  514.           Width = 354
  515.           Height = 16
  516.           Caption = 'Like &files (also by time)'
  517.           TabOrder = 1
  518.           OnClick = SymbolsClick
  519.         end
  520.       end
  521.       object Helptexts: TGroupBox
  522.         Tag = 62
  523.         Left = 8
  524.         Top = 254
  525.         Width = 367
  526.         Height = 55
  527.         Caption = ' Help texts '
  528.         TabOrder = 4
  529.         object IdConf_tooltips: TCheckBox
  530.           Tag = 63
  531.           Left = 10
  532.           Top = 15
  533.           Width = 354
  534.           Height = 16
  535.           Caption = 'Show &help texts for buttons (tooltips)'
  536.           TabOrder = 0
  537.           OnClick = IDAnyButtonClick
  538.         end
  539.         object IdConf_drivetips: TCheckBox
  540.           Tag = 64
  541.           Left = 10
  542.           Top = 33
  543.           Width = 354
  544.           Height = 16
  545.           Caption = 'Show &volume labels/network paths for drives'
  546.           TabOrder = 1
  547.           OnClick = IDAnyButtonClick
  548.         end
  549.       end
  550.     end
  551.     object TTabPage
  552.       Left = 4
  553.       Top = 42
  554.       HelpContext = 350
  555.       Caption = 'Language'
  556.       object Label3: TLabel
  557.         Tag = 70
  558.         Left = 16
  559.         Top = 22
  560.         Width = 341
  561.         Height = 27
  562.         AutoSize = False
  563.         Caption = '&Change the language/ Sprache wechseln/ Changer de langue'
  564.         FocusControl = id_langlist
  565.         WordWrap = True
  566.       end
  567.       object Menufile: TLabel
  568.         Tag = 71
  569.         Left = 16
  570.         Top = 242
  571.         Width = 237
  572.         Height = 15
  573.         AutoSize = False
  574.         Caption = '&Main menu file:'
  575.         FocusControl = id_main_name
  576.       end
  577.       object id_langlist: TListBox
  578.         Left = 16
  579.         Top = 52
  580.         Width = 345
  581.         Height = 121
  582.         IntegralHeight = True
  583.         ItemHeight = 13
  584.         Sorted = True
  585.         TabOrder = 0
  586.         OnClick = id_langlistClick
  587.       end
  588.       object id_main_name: TEdit
  589.         Left = 17
  590.         Top = 261
  591.         Width = 236
  592.         Height = 21
  593.         TabOrder = 1
  594.         OnChange = id_main_nameChange
  595.         OnClick = id_main_nameChange
  596.       end
  597.       object id_main_search: TButton
  598.         Left = 255
  599.         Top = 259
  600.         Width = 30
  601.         Height = 23
  602.         Caption = '&>>'
  603.         TabOrder = 2
  604.         OnClick = id_main_searchClick
  605.       end
  606.       object id_main_edit: TButton
  607.         Tag = 72
  608.         Left = 287
  609.         Top = 259
  610.         Width = 78
  611.         Height = 23
  612.         Caption = '&Edit'
  613.         TabOrder = 3
  614.         OnClick = id_main_editClick
  615.       end
  616.     end
  617.     object TTabPage
  618.       Left = 4
  619.       Top = 42
  620.       HelpContext = 250
  621.       Caption = 'Edit/View'
  622.       object Keys: TLabel
  623.         Tag = 88
  624.         Left = 300
  625.         Top = 8
  626.         Width = 26
  627.         Height = 13
  628.         Caption = 'Keys:'
  629.       end
  630.       object ViewerforF3: TGroupBox
  631.         Tag = 80
  632.         Left = 4
  633.         Top = 25
  634.         Width = 370
  635.         Height = 156
  636.         Caption = ' Viewer for F3 '
  637.         TabOrder = 0
  638.         object pDefault: TLabel
  639.           Tag = 85
  640.           Left = 8
  641.           Top = 124
  642.           Width = 77
  643.           Height = 14
  644.           Alignment = taRightJustify
  645.           AutoSize = False
  646.           Caption = '&Default:'
  647.           FocusControl = IdConfview
  648.           WordWrap = True
  649.         end
  650.         object idConfonefile1: TLabel
  651.           Left = 297
  652.           Top = 25
  653.           Width = 64
  654.           Height = 14
  655.           AutoSize = False
  656.           Caption = 'F3'
  657.           WordWrap = True
  658.         end
  659.         object IdConfmultiple1: TLabel
  660.           Left = 297
  661.           Top = 47
  662.           Width = 70
  663.           Height = 14
  664.           AutoSize = False
  665.           Caption = 'SHIFT+F3'
  666.           WordWrap = True
  667.         end
  668.         object IdConfexternalview1: TLabel
  669.           Left = 297
  670.           Top = 69
  671.           Width = 68
  672.           Height = 14
  673.           AutoSize = False
  674.           Caption = 'ALT+F3'
  675.           WordWrap = True
  676.         end
  677.         object Bevel1: TBevel
  678.           Left = 280
  679.           Top = 8
  680.           Width = 13
  681.           Height = 146
  682.           Shape = bsRightLine
  683.         end
  684.         object IdConfonefile: TRadioButton
  685.           Tag = 81
  686.           Left = 10
  687.           Top = 25
  688.           Width = 281
  689.           Height = 14
  690.           Caption = '&Internal Viewer with file under cursor'
  691.           TabOrder = 0
  692.           TabStop = True
  693.           OnClick = IdConfonefileClick
  694.         end
  695.         object IdConfmultiple: TRadioButton
  696.           Tag = 82
  697.           Left = 10
  698.           Top = 47
  699.           Width = 281
  700.           Height = 14
  701.           Caption = 'Internal Viewer with &selected files'
  702.           TabOrder = 1
  703.           TabStop = True
  704.           OnClick = IdConfmultipleClick
  705.         end
  706.         object IdConfexternalview: TRadioButton
  707.           Tag = 83
  708.           Left = 10
  709.           Top = 69
  710.           Width = 281
  711.           Height = 14
  712.           Caption = 'E&xternal Viewer:'
  713.           TabOrder = 2
  714.           TabStop = True
  715.           OnClick = IdConfexternalviewClick
  716.         end
  717.         object IdConfAssociateViewer: TButton
  718.           Tag = 84
  719.           Left = 87
  720.           Top = 90
  721.           Width = 199
  722.           Height = 23
  723.           Caption = '&Associations...'
  724.           TabOrder = 3
  725.           OnClick = IdConfAssociateViewerClick
  726.         end
  727.         object IdConfview: TEdit
  728.           Left = 88
  729.           Top = 121
  730.           Width = 169
  731.           Height = 21
  732.           MaxLength = 255
  733.           TabOrder = 4
  734.           OnChange = IDAnyButtonClick
  735.         end
  736.         object id_conf_find1: TButton
  737.           Left = 259
  738.           Top = 119
  739.           Width = 27
  740.           Height = 23
  741.           Caption = '>>'
  742.           TabOrder = 5
  743.           OnClick = id_conf_find1Click
  744.         end
  745.       end
  746.       object EditorforF4: TGroupBox
  747.         Tag = 86
  748.         Left = 4
  749.         Top = 192
  750.         Width = 369
  751.         Height = 89
  752.         Caption = ' Editor for F4 '
  753.         TabOrder = 1
  754.         object Editor: TLabel
  755.           Tag = 87
  756.           Left = 10
  757.           Top = 34
  758.           Width = 281
  759.           Height = 14
  760.           AutoSize = False
  761.           Caption = '&Editor:'
  762.           FocusControl = IdConfed
  763.           WordWrap = True
  764.         end
  765.         object F4: TLabel
  766.           Left = 297
  767.           Top = 60
  768.           Width = 60
  769.           Height = 14
  770.           AutoSize = False
  771.           Caption = 'F4'
  772.           WordWrap = True
  773.         end
  774.         object Bevel2: TBevel
  775.           Left = 280
  776.           Top = 8
  777.           Width = 13
  778.           Height = 79
  779.           Shape = bsRightLine
  780.         end
  781.         object IdConfed: TEdit
  782.           Left = 10
  783.           Top = 57
  784.           Width = 247
  785.           Height = 21
  786.           MaxLength = 255
  787.           TabOrder = 0
  788.           OnChange = IDAnyButtonClick
  789.         end
  790.         object id_conf_find2: TButton
  791.           Left = 259
  792.           Top = 55
  793.           Width = 27
  794.           Height = 23
  795.           Caption = '>>'
  796.           TabOrder = 1
  797.           OnClick = id_conf_find2Click
  798.         end
  799.       end
  800.     end
  801.     object TTabPage
  802.       Left = 4
  803.       Top = 42
  804.       HelpContext = 180
  805.       Caption = 'Font'
  806.       object GroupBox3: TGroupBox
  807.         Tag = 90
  808.         Left = 8
  809.         Top = 4
  810.         Width = 365
  811.         Height = 117
  812.         Caption = ' &File list font '
  813.         TabOrder = 0
  814.         object IdFontFace1: TLabel
  815.           Left = 10
  816.           Top = 24
  817.           Width = 209
  818.           Height = 20
  819.           AutoSize = False
  820.           Caption = 'IdFontFace1'
  821.         end
  822.         object id_FontExample: TLabel
  823.           Left = 10
  824.           Top = 58
  825.           Width = 349
  826.           Height = 53
  827.           AutoSize = False
  828.           Caption = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz'
  829.           WordWrap = True
  830.         end
  831.         object Bevel3: TBevel
  832.           Left = 1
  833.           Top = 52
  834.           Width = 362
  835.           Height = 9
  836.           Shape = bsTopLine
  837.         end
  838.         object ChangeFont1: TButton
  839.           Tag = 91
  840.           Left = 224
  841.           Top = 20
  842.           Width = 133
  843.           Height = 23
  844.           Caption = 'Change font'
  845.           TabOrder = 0
  846.           OnClick = ChangeFont1Click
  847.         end
  848.       end
  849.       object GroupBox2: TGroupBox
  850.         Tag = 92
  851.         Left = 8
  852.         Top = 120
  853.         Width = 365
  854.         Height = 117
  855.         Caption = ' &Main window font '
  856.         TabOrder = 1
  857.         object IdFontFace2: TLabel
  858.           Left = 10
  859.           Top = 24
  860.           Width = 213
  861.           Height = 20
  862.           AutoSize = False
  863.           Caption = 'IdFontFace2'
  864.         end
  865.         object id_FontExample2: TLabel
  866.           Left = 10
  867.           Top = 58
  868.           Width = 349
  869.           Height = 53
  870.           AutoSize = False
  871.           Caption = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz'
  872.           WordWrap = True
  873.         end
  874.         object Bevel4: TBevel
  875.           Left = 1
  876.           Top = 52
  877.           Width = 362
  878.           Height = 9
  879.           Shape = bsTopLine
  880.         end
  881.         object ChangeFont2: TButton
  882.           Tag = 91
  883.           Left = 224
  884.           Top = 20
  885.           Width = 133
  886.           Height = 23
  887.           Caption = 'Change font:'
  888.           TabOrder = 0
  889.           OnClick = ChangeFont2Click
  890.         end
  891.       end
  892.       object SymbolSize: TGroupBox
  893.         Tag = 93
  894.         Left = 8
  895.         Top = 236
  896.         Width = 365
  897.         Height = 73
  898.         Caption = ' &Symbol Size '
  899.         TabOrder = 2
  900.         object idiconsize: TComboBox
  901.           Left = 10
  902.           Top = 29
  903.           Width = 85
  904.           Height = 21
  905.           ItemHeight = 13
  906.           Items.Strings = (
  907.             '16x16'
  908.             '32x32')
  909.           TabOrder = 0
  910.           OnChange = idiconsizeChange
  911.         end
  912.         object id_iconexample: TOwnerdrawPanel
  913.           Left = 300
  914.           Top = 13
  915.           Width = 54
  916.           Height = 54
  917.           BevelOuter = bvLowered
  918.           TabOrder = 1
  919.           OnPaint = id_iconexamplePaint
  920.         end
  921.       end
  922.     end
  923.     object TTabPage
  924.       Left = 4
  925.       Top = 42
  926.       HelpContext = 190
  927.       Caption = 'Color'
  928.       object GroupBox6: TGroupBox
  929.         Tag = 100
  930.         Left = 8
  931.         Top = 40
  932.         Width = 367
  933.         Height = 235
  934.         Caption = ' Color '
  935.         TabOrder = 0
  936.         object Fontcolor: TLabel
  937.           Tag = 101
  938.           Left = 10
  939.           Top = 36
  940.           Width = 113
  941.           Height = 20
  942.           AutoSize = False
  943.           Caption = '&Font color:'
  944.           FocusControl = id_ForeColor
  945.           WordWrap = True
  946.         end
  947.         object Background: TLabel
  948.           Tag = 102
  949.           Left = 10
  950.           Top = 64
  951.           Width = 113
  952.           Height = 20
  953.           AutoSize = False
  954.           Caption = '&Background:'
  955.           FocusControl = id_BackColor
  956.           WordWrap = True
  957.         end
  958.         object Markcolor: TLabel
  959.           Tag = 103
  960.           Left = 10
  961.           Top = 92
  962.           Width = 113
  963.           Height = 20
  964.           AutoSize = False
  965.           Caption = '&Mark color:'
  966.           FocusControl = id_MarkColor
  967.           WordWrap = True
  968.         end
  969.         object Cursorcolor: TLabel
  970.           Tag = 104
  971.           Left = 10
  972.           Top = 120
  973.           Width = 113
  974.           Height = 20
  975.           AutoSize = False
  976.           Caption = '&Cursor color:'
  977.           FocusControl = id_CursorColor
  978.           WordWrap = True
  979.         end
  980.         object Cursorfont: TLabel
  981.           Tag = 105
  982.           Left = 10
  983.           Top = 148
  984.           Width = 113
  985.           Height = 20
  986.           AutoSize = False
  987.           Caption = 'Cu&rsor font:'
  988.           FocusControl = id_CursorFontColor
  989.           WordWrap = True
  990.         end
  991.         object Label1: TLabel
  992.           Tag = 106
  993.           Left = 234
  994.           Top = 33
  995.           Width = 115
  996.           Height = 20
  997.           AutoSize = False
  998.           Caption = 'Example:'
  999.           WordWrap = True
  1000.         end
  1001.         object id_ForeColor: TComboBox
  1002.           Left = 126
  1003.           Top = 35
  1004.           Width = 90
  1005.           Height = 22
  1006.           Style = csOwnerDrawFixed
  1007.           ItemHeight = 16
  1008.           Items.Strings = (
  1009.             '0'
  1010.             '1'
  1011.             '2'
  1012.             '3'
  1013.             '4'
  1014.             '5'
  1015.             '6'
  1016.             '7'
  1017.             '8'
  1018.             '9'
  1019.             '10'
  1020.             '11'
  1021.             '12'
  1022.             '13'
  1023.             '14'
  1024.             '15'
  1025.             '16')
  1026.           TabOrder = 0
  1027.           OnClick = ColorClick
  1028.           OnDrawItem = ColorDrawItem
  1029.         end
  1030.         object id_BackColor: TComboBox
  1031.           Left = 126
  1032.           Top = 63
  1033.           Width = 90
  1034.           Height = 22
  1035.           Style = csOwnerDrawFixed
  1036.           ItemHeight = 16
  1037.           Items.Strings = (
  1038.             '0'
  1039.             '1'
  1040.             '2'
  1041.             '3'
  1042.             '4'
  1043.             '5'
  1044.             '6'
  1045.             '7'
  1046.             '8'
  1047.             '9'
  1048.             '10'
  1049.             '11'
  1050.             '12'
  1051.             '13'
  1052.             '14'
  1053.             '15'
  1054.             '16')
  1055.           TabOrder = 1
  1056.           OnClick = ColorClick
  1057.           OnDrawItem = ColorDrawItem
  1058.         end
  1059.         object id_MarkColor: TComboBox
  1060.           Left = 126
  1061.           Top = 91
  1062.           Width = 90
  1063.           Height = 22
  1064.           Style = csOwnerDrawFixed
  1065.           ItemHeight = 16
  1066.           Items.Strings = (
  1067.             '0'
  1068.             '1'
  1069.             '2'
  1070.             '3'
  1071.             '4'
  1072.             '5'
  1073.             '6'
  1074.             '7'
  1075.             '8'
  1076.             '9'
  1077.             '10'
  1078.             '11'
  1079.             '12'
  1080.             '13'
  1081.             '14'
  1082.             '15'
  1083.             '16')
  1084.           TabOrder = 2
  1085.           OnClick = ColorClick
  1086.           OnDrawItem = ColorDrawItem
  1087.         end
  1088.         object id_CursorColor: TComboBox
  1089.           Left = 126
  1090.           Top = 119
  1091.           Width = 90
  1092.           Height = 22
  1093.           Style = csOwnerDrawFixed
  1094.           ItemHeight = 16
  1095.           Items.Strings = (
  1096.             '0'
  1097.             '1'
  1098.             '2'
  1099.             '3'
  1100.             '4'
  1101.             '5'
  1102.             '6'
  1103.             '7'
  1104.             '8'
  1105.             '9'
  1106.             '10'
  1107.             '11'
  1108.             '12'
  1109.             '13'
  1110.             '14'
  1111.             '15'
  1112.             '16')
  1113.           TabOrder = 3
  1114.           OnClick = ColorClick
  1115.           OnDrawItem = ColorDrawItem
  1116.         end
  1117.         object id_CursorFontColor: TComboBox
  1118.           Left = 126
  1119.           Top = 147
  1120.           Width = 90
  1121.           Height = 22
  1122.           Style = csOwnerDrawFixed
  1123.           ItemHeight = 16
  1124.           Items.Strings = (
  1125.             '0'
  1126.             '1'
  1127.             '2'
  1128.             '3'
  1129.             '4'
  1130.             '5'
  1131.             '6'
  1132.             '7'
  1133.             '8'
  1134.             '9'
  1135.             '10'
  1136.             '11'
  1137.             '12'
  1138.             '13'
  1139.             '14'
  1140.             '15'
  1141.             '16')
  1142.           TabOrder = 4
  1143.           OnClick = ColorClick
  1144.           OnDrawItem = ColorDrawItem
  1145.         end
  1146.         object Panel3: TPanel
  1147.           Left = 232
  1148.           Top = 56
  1149.           Width = 117
  1150.           Height = 109
  1151.           BevelOuter = bvLowered
  1152.           Caption = 'Panel3'
  1153.           TabOrder = 5
  1154.           object id_colorexample: TOwnerdrawPanel
  1155.             Left = 8
  1156.             Top = 8
  1157.             Width = 101
  1158.             Height = 93
  1159.             TabOrder = 0
  1160.             OnPaint = id_colorexamplePaint
  1161.           end
  1162.         end
  1163.         object id_CursorInverted: TCheckBox
  1164.           Tag = 107
  1165.           Left = 10
  1166.           Top = 184
  1167.           Width = 182
  1168.           Height = 20
  1169.           Caption = '&Use inverted cursor'
  1170.           TabOrder = 6
  1171.           OnClick = id_CursorInvertedClick
  1172.         end
  1173.       end
  1174.     end
  1175.     object TTabPage
  1176.       Left = 4
  1177.       Top = 42
  1178.       HelpContext = 220
  1179.       Caption = 'Confirmation'
  1180.       object Getconfirmationbefore: TGroupBox
  1181.         Tag = 110
  1182.         Left = 12
  1183.         Top = 62
  1184.         Width = 361
  1185.         Height = 187
  1186.         Caption = ' Get confirmation before '
  1187.         TabOrder = 0
  1188.         object confirm_overwrite: TCheckBox
  1189.           Tag = 112
  1190.           Left = 10
  1191.           Top = 61
  1192.           Width = 349
  1193.           Height = 20
  1194.           Caption = '&Overwriting files'
  1195.           TabOrder = 0
  1196.           OnClick = IDAnyButtonClick
  1197.         end
  1198.         object confirm_readonly: TCheckBox
  1199.           Tag = 113
  1200.           Left = 10
  1201.           Top = 91
  1202.           Width = 349
  1203.           Height = 20
  1204.           Caption = 'Overwriting/deleting &read-only files'
  1205.           TabOrder = 1
  1206.           OnClick = IDAnyButtonClick
  1207.         end
  1208.         object confirm_hidsys: TCheckBox
  1209.           Tag = 114
  1210.           Left = 10
  1211.           Top = 121
  1212.           Width = 349
  1213.           Height = 20
  1214.           Caption = 'Overwriting/deleting &hidden/system files'
  1215.           TabOrder = 2
  1216.           OnClick = IDAnyButtonClick
  1217.         end
  1218.         object confirm_mouse: TCheckBox
  1219.           Tag = 115
  1220.           Left = 10
  1221.           Top = 151
  1222.           Width = 349
  1223.           Height = 20
  1224.           Caption = '&Drag&&Drop (copying files with mouse)'
  1225.           TabOrder = 3
  1226.           OnClick = IDAnyButtonClick
  1227.         end
  1228.         object confirm_dirs: TCheckBox
  1229.           Tag = 111
  1230.           Left = 10
  1231.           Top = 31
  1232.           Width = 349
  1233.           Height = 20
  1234.           Caption = 'Deleting &non-empty directories'
  1235.           TabOrder = 4
  1236.           OnClick = IDAnyButtonClick
  1237.         end
  1238.       end
  1239.     end
  1240.     object TTabPage
  1241.       Left = 4
  1242.       Top = 42
  1243.       HelpContext = 170
  1244.       Caption = 'Packer'
  1245.       object zip_likedirs: TCheckBox
  1246.         Tag = 120
  1247.         Left = 14
  1248.         Top = 6
  1249.         Width = 363
  1250.         Height = 20
  1251.         Caption = 'Treat archives like &directories'
  1252.         TabOrder = 0
  1253.         OnClick = IDAnyButtonClick
  1254.       end
  1255.       object ZipHeader: TGroupBox
  1256.         Left = 4
  1257.         Top = 27
  1258.         Width = 373
  1259.         Height = 46
  1260.         Caption = ' ZIP '
  1261.         TabOrder = 1
  1262.         object ZipPacker2: TLabel
  1263.           Tag = 121
  1264.           Left = 10
  1265.           Top = 18
  1266.           Width = 107
  1267.           Height = 15
  1268.           AutoSize = False
  1269.           Caption = '&ZIP-packer:'
  1270.           FocusControl = JumptoZipPage
  1271.         end
  1272.         object JumptoZipPage: TButton
  1273.           Tag = 122
  1274.           Left = 120
  1275.           Top = 14
  1276.           Width = 245
  1277.           Height = 23
  1278.           Caption = '&Configure ZIP packer'
  1279.           TabOrder = 0
  1280.           OnClick = JumptoZipPageClick
  1281.         end
  1282.       end
  1283.       object ARJ: TGroupBox
  1284.         Left = 4
  1285.         Top = 79
  1286.         Width = 373
  1287.         Height = 66
  1288.         Caption = ' ARJ '
  1289.         TabOrder = 2
  1290.         object ARJpacker: TLabel
  1291.           Tag = 123
  1292.           Left = 10
  1293.           Top = 18
  1294.           Width = 107
  1295.           Height = 15
  1296.           AutoSize = False
  1297.           Caption = '&ARJ-packer:'
  1298.           FocusControl = arj_packer
  1299.         end
  1300.         object arj_packer: TEdit
  1301.           Left = 120
  1302.           Top = 17
  1303.           Width = 221
  1304.           Height = 21
  1305.           MaxLength = 255
  1306.           TabOrder = 0
  1307.           OnChange = IDAnyButtonClick
  1308.         end
  1309.         object id_zip_find3: TButton
  1310.           Left = 341
  1311.           Top = 16
  1312.           Width = 24
  1313.           Height = 23
  1314.           Caption = '>>'
  1315.           TabOrder = 1
  1316.           OnClick = id_zip_find3Click
  1317.         end
  1318.         object arj_useinternal: TCheckBox
  1319.           Tag = 124
  1320.           Left = 10
  1321.           Top = 42
  1322.           Width = 360
  1323.           Height = 22
  1324.           Caption = '&Use internal un-ARJ if possible'
  1325.           TabOrder = 2
  1326.           OnClick = IDAnyButtonClick
  1327.         end
  1328.       end
  1329.       object LHA: TGroupBox
  1330.         Left = 4
  1331.         Top = 150
  1332.         Width = 373
  1333.         Height = 60
  1334.         Caption = ' LHA '
  1335.         TabOrder = 3
  1336.         object LHApacker: TLabel
  1337.           Tag = 125
  1338.           Left = 10
  1339.           Top = 18
  1340.           Width = 107
  1341.           Height = 15
  1342.           AutoSize = False
  1343.           Caption = '&LHA-packer:'
  1344.           FocusControl = lha_packer
  1345.         end
  1346.         object lha_packer: TEdit
  1347.           Left = 120
  1348.           Top = 13
  1349.           Width = 221
  1350.           Height = 21
  1351.           MaxLength = 255
  1352.           TabOrder = 0
  1353.           OnChange = IDAnyButtonClick
  1354.         end
  1355.         object id_zip_find4: TButton
  1356.           Left = 341
  1357.           Top = 12
  1358.           Width = 24
  1359.           Height = 23
  1360.           Caption = '>>'
  1361.           TabOrder = 1
  1362.           OnClick = id_zip_find4Click
  1363.         end
  1364.         object lzh_useinternal: TCheckBox
  1365.           Tag = 126
  1366.           Left = 10
  1367.           Top = 38
  1368.           Width = 360
  1369.           Height = 20
  1370.           Caption = 'Us&e internal un-LZH if possible'
  1371.           TabOrder = 2
  1372.           OnClick = IDAnyButtonClick
  1373.         end
  1374.       end
  1375.       object RAR: TGroupBox
  1376.         Left = 4
  1377.         Top = 214
  1378.         Width = 373
  1379.         Height = 44
  1380.         Caption = ' RAR '
  1381.         TabOrder = 4
  1382.         object RARPacker: TLabel
  1383.           Tag = 127
  1384.           Left = 10
  1385.           Top = 18
  1386.           Width = 107
  1387.           Height = 15
  1388.           AutoSize = False
  1389.           Caption = '&RAR-Packer:'
  1390.           FocusControl = rar_packer
  1391.         end
  1392.         object rar_packer: TEdit
  1393.           Left = 120
  1394.           Top = 13
  1395.           Width = 221
  1396.           Height = 21
  1397.           MaxLength = 255
  1398.           TabOrder = 0
  1399.           OnChange = IDAnyButtonClick
  1400.         end
  1401.         object id_zip_find5: TButton
  1402.           Left = 341
  1403.           Top = 12
  1404.           Width = 24
  1405.           Height = 23
  1406.           Caption = '>>'
  1407.           TabOrder = 1
  1408.           OnClick = id_zip_find5Click
  1409.         end
  1410.       end
  1411.       object UC2: TGroupBox
  1412.         Left = 4
  1413.         Top = 262
  1414.         Width = 373
  1415.         Height = 44
  1416.         Caption = ' UC2 '
  1417.         TabOrder = 5
  1418.         object UC2Packer: TLabel
  1419.           Tag = 128
  1420.           Left = 10
  1421.           Top = 18
  1422.           Width = 107
  1423.           Height = 15
  1424.           AutoSize = False
  1425.           Caption = 'UC&2-Packer:'
  1426.           FocusControl = uc2_packer
  1427.         end
  1428.         object uc2_packer: TEdit
  1429.           Left = 120
  1430.           Top = 13
  1431.           Width = 221
  1432.           Height = 21
  1433.           MaxLength = 255
  1434.           TabOrder = 0
  1435.           OnChange = IDAnyButtonClick
  1436.         end
  1437.         object id_zip_find6: TButton
  1438.           Left = 341
  1439.           Top = 12
  1440.           Width = 24
  1441.           Height = 23
  1442.           Caption = '>>'
  1443.           TabOrder = 1
  1444.           OnClick = id_zip_find6Click
  1445.         end
  1446.       end
  1447.     end
  1448.     object TTabPage
  1449.       Left = 4
  1450.       Top = 42
  1451.       HelpContext = 290
  1452.       Caption = 'Zip-Packer'
  1453.       object ZIP: TGroupBox
  1454.         Left = 5
  1455.         Top = 4
  1456.         Width = 372
  1457.         Height = 97
  1458.         Caption = ' ZIP '
  1459.         TabOrder = 0
  1460.         object ZIPpacker: TLabel
  1461.           Tag = 130
  1462.           Left = 10
  1463.           Top = 17
  1464.           Width = 94
  1465.           Height = 14
  1466.           AutoSize = False
  1467.           Caption = '&ZIP-packer:'
  1468.           FocusControl = zip_packer
  1469.         end
  1470.         object ZIPunpacker: TLabel
  1471.           Tag = 133
  1472.           Left = 10
  1473.           Top = 58
  1474.           Width = 94
  1475.           Height = 14
  1476.           AutoSize = False
  1477.           Caption = 'ZIP-&unpacker:'
  1478.           FocusControl = zip_extract
  1479.         end
  1480.         object zip_packer: TEdit
  1481.           Left = 104
  1482.           Top = 14
  1483.           Width = 235
  1484.           Height = 21
  1485.           MaxLength = 255
  1486.           TabOrder = 0
  1487.           OnChange = IDAnyButtonClick
  1488.         end
  1489.         object id_zip_find1: TButton
  1490.           Left = 341
  1491.           Top = 13
  1492.           Width = 26
  1493.           Height = 23
  1494.           Caption = '>>'
  1495.           TabOrder = 1
  1496.           OnClick = id_zip_find1Click
  1497.         end
  1498.         object zip_internalpack: TCheckBox
  1499.           Tag = 131
  1500.           Left = 10
  1501.           Top = 38
  1502.           Width = 173
  1503.           Height = 14
  1504.           Caption = 'Use internal ZIP-&packer'
  1505.           TabOrder = 2
  1506.           OnClick = zip_internalpackClick
  1507.         end
  1508.         object zip_zipnt: TCheckBox
  1509.           Tag = 132
  1510.           Left = 188
  1511.           Top = 38
  1512.           Width = 180
  1513.           Height = 14
  1514.           Caption = 'U&se ZIP-NT 2.01'
  1515.           TabOrder = 3
  1516.           OnClick = zip_zipntClick
  1517.         end
  1518.         object zip_extract: TEdit
  1519.           Left = 104
  1520.           Top = 55
  1521.           Width = 235
  1522.           Height = 21
  1523.           MaxLength = 255
  1524.           TabOrder = 4
  1525.           OnChange = IDAnyButtonClick
  1526.         end
  1527.         object id_zip_find2: TButton
  1528.           Left = 341
  1529.           Top = 54
  1530.           Width = 26
  1531.           Height = 23
  1532.           Caption = '>>'
  1533.           TabOrder = 5
  1534.           OnClick = id_zip_find2Click
  1535.         end
  1536.         object zip_useinternal: TCheckBox
  1537.           Tag = 134
  1538.           Left = 10
  1539.           Top = 79
  1540.           Width = 352
  1541.           Height = 14
  1542.           Caption = 'Always use &internal unzipping (if possible)'
  1543.           TabOrder = 6
  1544.           OnClick = IDAnyButtonClick
  1545.         end
  1546.       end
  1547.       object Compression09: TGroupBox
  1548.         Tag = 135
  1549.         Left = 6
  1550.         Top = 104
  1551.         Width = 371
  1552.         Height = 89
  1553.         Caption = ' Internal ZIP compression (0-9) '
  1554.         TabOrder = 1
  1555.         object none: TLabel
  1556.           Tag = 140
  1557.           Left = 142
  1558.           Top = 65
  1559.           Width = 227
  1560.           Height = 14
  1561.           AutoSize = False
  1562.           Caption = '(0=none)'
  1563.           WordWrap = True
  1564.         end
  1565.         object internalzip_default: TRadioButton
  1566.           Tag = 136
  1567.           Left = 10
  1568.           Top = 17
  1569.           Width = 355
  1570.           Height = 14
  1571.           Caption = '&normal compression (6)'
  1572.           TabOrder = 0
  1573.           TabStop = True
  1574.           OnClick = internalzip_defaultClick
  1575.         end
  1576.         object internalzip_max: TRadioButton
  1577.           Tag = 137
  1578.           Left = 10
  1579.           Top = 33
  1580.           Width = 355
  1581.           Height = 14
  1582.           Caption = '&maximum compression (9)'
  1583.           TabOrder = 1
  1584.           TabStop = True
  1585.           OnClick = internalzip_maxClick
  1586.         end
  1587.         object internalzip_min: TRadioButton
  1588.           Tag = 138
  1589.           Left = 10
  1590.           Top = 49
  1591.           Width = 355
  1592.           Height = 14
  1593.           Caption = '&fastest compression (1)'
  1594.           TabOrder = 2
  1595.           TabStop = True
  1596.           OnClick = internalzip_minClick
  1597.         end
  1598.         object internalzip_other: TRadioButton
  1599.           Tag = 139
  1600.           Left = 10
  1601.           Top = 65
  1602.           Width = 79
  1603.           Height = 14
  1604.           Caption = '&other:'
  1605.           TabOrder = 3
  1606.           TabStop = True
  1607.           OnClick = IDAnyButtonClick
  1608.         end
  1609.         object internalzip_value: TEdit
  1610.           Left = 92
  1611.           Top = 62
  1612.           Width = 22
  1613.           Height = 21
  1614.           MaxLength = 1
  1615.           TabOrder = 4
  1616.           Text = '1'
  1617.           OnChange = IDAnyButtonClick
  1618.           OnEnter = internalzip_valueEnter
  1619.         end
  1620.         object internalzip_scroller: TScrollBar
  1621.           Left = 115
  1622.           Top = 62
  1623.           Width = 17
  1624.           Height = 21
  1625.           Kind = sbVertical
  1626.           TabOrder = 5
  1627.           TabStop = False
  1628.           OnScroll = internalzip_scrollerScroll
  1629.         end
  1630.       end
  1631.       object Directoryfortemporaryfiles: TGroupBox
  1632.         Tag = 141
  1633.         Left = 6
  1634.         Top = 196
  1635.         Width = 371
  1636.         Height = 65
  1637.         Caption = ' Directory for temporary files (internal ZIP) '
  1638.         TabOrder = 2
  1639.         object internalzip_settemp: TRadioButton
  1640.           Tag = 142
  1641.           Left = 10
  1642.           Top = 18
  1643.           Width = 359
  1644.           Height = 14
  1645.           Caption = '&default ("set temp=" in autoexec.bat)'
  1646.           TabOrder = 0
  1647.           TabStop = True
  1648.           OnClick = IDAnyButtonClick
  1649.         end
  1650.         object internalzip_otherdir: TRadioButton
  1651.           Tag = 143
  1652.           Left = 10
  1653.           Top = 38
  1654.           Width = 82
  1655.           Height = 14
  1656.           Caption = 'o&ther:'
  1657.           TabOrder = 1
  1658.           TabStop = True
  1659.           OnClick = internalzip_otherdirClick
  1660.         end
  1661.         object internalzip_tempdir: TEdit
  1662.           Left = 102
  1663.           Top = 36
  1664.           Width = 263
  1665.           Height = 21
  1666.           MaxLength = 255
  1667.           TabOrder = 2
  1668.           OnChange = internalzip_tempdirChange
  1669.         end
  1670.       end
  1671.       object AdditionalSettings: TGroupBox
  1672.         Tag = 144
  1673.         Left = 6
  1674.         Top = 264
  1675.         Width = 371
  1676.         Height = 41
  1677.         Caption = ' Additional Settings '
  1678.         TabOrder = 3
  1679.         object zip_83name: TCheckBox
  1680.           Tag = 145
  1681.           Left = 12
  1682.           Top = 16
  1683.           Width = 161
  1684.           Height = 17
  1685.           Caption = 'Use &8.3 short filenames'
  1686.           TabOrder = 0
  1687.           OnClick = IDAnyButtonClick
  1688.         end
  1689.         object zip_setdate: TCheckBox
  1690.           Tag = 146
  1691.           Left = 172
  1692.           Top = 16
  1693.           Width = 197
  1694.           Height = 17
  1695.           Caption = 'S&et ZIP date to newest file date'
  1696.           TabOrder = 1
  1697.           OnClick = IDAnyButtonClick
  1698.         end
  1699.       end
  1700.     end
  1701.     object TTabPage
  1702.       Left = 4
  1703.       Top = 42
  1704.       HelpContext = 260
  1705.       Caption = 'Tabstops'
  1706.       object Showfileextensions: TGroupBox
  1707.         Tag = 150
  1708.         Left = 80
  1709.         Top = 18
  1710.         Width = 222
  1711.         Height = 63
  1712.         Caption = ' Show file extensions '
  1713.         TabOrder = 0
  1714.         object id_confExtAfterName: TRadioButton
  1715.           Tag = 151
  1716.           Left = 10
  1717.           Top = 17
  1718.           Width = 195
  1719.           Height = 14
  1720.           Caption = 'di&rectly after filename'
  1721.           TabOrder = 0
  1722.           TabStop = True
  1723.           OnClick = id_confExtAfterNameClick
  1724.         end
  1725.         object id_confExtAligned: TRadioButton
  1726.           Tag = 152
  1727.           Left = 10
  1728.           Top = 38
  1729.           Width = 195
  1730.           Height = 14
  1731.           Caption = 'ali&gned (with TAB)'
  1732.           TabOrder = 1
  1733.           OnClick = id_confExtAlignedClick
  1734.         end
  1735.       end
  1736.       object GroupBoxID106: TGroupBox
  1737.         Tag = 153
  1738.         Left = 80
  1739.         Top = 90
  1740.         Width = 222
  1741.         Height = 135
  1742.         Caption = ' Tabstops '
  1743.         TabOrder = 1
  1744.         object Extension: TLabel
  1745.           Tag = 154
  1746.           Left = 10
  1747.           Top = 20
  1748.           Width = 109
  1749.           Height = 14
  1750.           AutoSize = False
  1751.           Caption = '&Extension:'
  1752.           FocusControl = id_tabExt
  1753.           WordWrap = True
  1754.         end
  1755.         object Label4: TLabel
  1756.           Tag = 155
  1757.           Left = 10
  1758.           Top = 48
  1759.           Width = 109
  1760.           Height = 14
  1761.           AutoSize = False
  1762.           Caption = '&Size:'
  1763.           FocusControl = id_tabSize
  1764.           WordWrap = True
  1765.         end
  1766.         object Date: TLabel
  1767.           Tag = 156
  1768.           Left = 10
  1769.           Top = 76
  1770.           Width = 109
  1771.           Height = 14
  1772.           AutoSize = False
  1773.           Caption = '&Date/Time:'
  1774.           FocusControl = id_TabDate
  1775.           WordWrap = True
  1776.         end
  1777.         object Attributes: TLabel
  1778.           Tag = 157
  1779.           Left = 10
  1780.           Top = 104
  1781.           Width = 107
  1782.           Height = 14
  1783.           AutoSize = False
  1784.           Caption = '&Attributes:'
  1785.           FocusControl = id_TabAttr
  1786.           WordWrap = True
  1787.         end
  1788.         object id_tabSize: TEdit
  1789.           Left = 119
  1790.           Top = 45
  1791.           Width = 60
  1792.           Height = 21
  1793.           MaxLength = 5
  1794.           TabOrder = 0
  1795.           OnChange = TabEditChange
  1796.         end
  1797.         object ScrollBar2: TScrollBar
  1798.           Left = 179
  1799.           Top = 45
  1800.           Width = 18
  1801.           Height = 20
  1802.           Kind = sbVertical
  1803.           TabOrder = 1
  1804.           TabStop = False
  1805.           OnScroll = ScrollBar2Scroll
  1806.         end
  1807.         object id_TabDate: TEdit
  1808.           Left = 119
  1809.           Top = 73
  1810.           Width = 60
  1811.           Height = 21
  1812.           MaxLength = 5
  1813.           TabOrder = 2
  1814.           OnChange = TabEditChange
  1815.         end
  1816.         object ScrollBar3: TScrollBar
  1817.           Left = 179
  1818.           Top = 73
  1819.           Width = 18
  1820.           Height = 20
  1821.           Kind = sbVertical
  1822.           TabOrder = 3
  1823.           TabStop = False
  1824.           OnScroll = ScrollBar3Scroll
  1825.         end
  1826.         object id_TabAttr: TEdit
  1827.           Left = 119
  1828.           Top = 101
  1829.           Width = 60
  1830.           Height = 21
  1831.           MaxLength = 5
  1832.           TabOrder = 4
  1833.           OnChange = TabEditChange
  1834.         end
  1835.         object ScrollBar5: TScrollBar
  1836.           Left = 179
  1837.           Top = 101
  1838.           Width = 18
  1839.           Height = 20
  1840.           Kind = sbVertical
  1841.           TabOrder = 5
  1842.           TabStop = False
  1843.           OnScroll = ScrollBar5Scroll
  1844.         end
  1845.         object id_tabExt: TEdit
  1846.           Left = 119
  1847.           Top = 17
  1848.           Width = 60
  1849.           Height = 21
  1850.           MaxLength = 5
  1851.           TabOrder = 6
  1852.           OnChange = TabEditChange
  1853.         end
  1854.         object ScrollBar1: TScrollBar
  1855.           Left = 179
  1856.           Top = 17
  1857.           Width = 18
  1858.           Height = 20
  1859.           Kind = sbVertical
  1860.           TabOrder = 7
  1861.           TabStop = False
  1862.           OnScroll = ScrollBar1Scroll
  1863.         end
  1864.       end
  1865.       object id_TabDefaults: TButton
  1866.         Tag = 159
  1867.         Left = 151
  1868.         Top = 279
  1869.         Width = 80
  1870.         Height = 23
  1871.         Caption = 'De&fault'
  1872.         TabOrder = 3
  1873.         OnClick = id_TabDefaultsClick
  1874.       end
  1875.       object Panel1: TPanel
  1876.         Left = 80
  1877.         Top = 238
  1878.         Width = 222
  1879.         Height = 33
  1880.         BevelInner = bvRaised
  1881.         BevelOuter = bvLowered
  1882.         TabOrder = 2
  1883.         object id_ShowCentury: TCheckBox
  1884.           Tag = 158
  1885.           Left = 10
  1886.           Top = 8
  1887.           Width = 201
  1888.           Height = 14
  1889.           Caption = 'Show ¢ury in date (19xx)'
  1890.           TabOrder = 0
  1891.           OnClick = id_ShowCenturyClick
  1892.         end
  1893.       end
  1894.     end
  1895.   end
  1896.   object Translate1: TTranslate
  1897.     Tag = 5100
  1898.     Left = 8
  1899.     Top = 384
  1900.   end
  1901.   object ResolutionFix1: TResolutionFix
  1902.     Left = 40
  1903.     Top = 384
  1904.   end
  1905. end
  1906.